projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f021dbc
)
* cus-edit.el (custom-mode-map): Move defvar above code using it.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000
(22:05 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000
(22:05 +0000)
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6a9680134196cfa4122472981457db7ec74388ab..e5742663d942fef527917cb9b99c14103048e89a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * cus-edit.el (custom-mode-map): Move defvar above code using it.
+ (custom-mode-link-map): New variable.
+ (custom-group-link, custom-manual): Use follow-link.
+
2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el: Fix typo in name of author of bibtex.el,